[F2] Load Followup Context
Meeting Follow-Up
[F2] Load Followup Context
Loads user context including role classification and goals. Can infer role/goals from user.context via LLM if not provided.
POST
[F2] Load Followup Context
Authorizations
Bearer token from your account (https://agent.ai/user/integrations#api)
Body
application/json
Variable name to store the user context.
Pattern:
^[a-zA-Z][a-zA-Z0-9_]*$User's role (e.g., SDR, AE, CSM, Solutions Engineer). If empty, will be inferred from user context.
User's coaching/improvement goals. If empty, will be inferred from role.
User profile data for role/goals inference when not explicitly provided. Usually {{user.context}}.
User's email address for identification.

